- Very Large Memory
- спецификация памяти, предполагаемая для реализации в Windows 5.0 для процессора Alpha, подразумевающая использование для хранения адресов 64-разрядных переменных
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Very-large-scale integration — VLSI redirects here. For the former company, see VLSI Technology. Very large scale integration (VLSI) is the process of creating integrated circuits by combining thousands of transistors into a single chip. VLSI began in the 1970s when complex… … Wikipedia
very large-scale integration memory — labai didelės integracijos atmintinė statusas T sritis automatika atitikmenys: angl. very large scale integration memory vok. Höchstintegrationsspeicher, m rus. запоминающее устройство со сверхбольшой степенью интеграции, n pranc. mémoire à très… … Automatikos terminų žodynas
Memory virtualization — In computer science, memory virtualization decouples volatile random access memory (RAM) resources from individual systems in the data center, and then aggregates those resources into a virtualized memory pool available to any computer in the… … Wikipedia
Memory leak — A memory leak, in computer science (or leakage, in this context), occurs when a computer program consumes memory but is unable to release it back to the operating system. In object oriented programming, a memory leak happens when an object is… … Wikipedia
Memory management unit — This 68451 MMU could be used with the Motorola 68010 A memory management unit (MMU), sometimes called paged memory management unit (PMMU), is a computer hardware component responsible for handling accesses to memory requested by the CPU. Its… … Wikipedia
Memory-mapped file — A memory mapped file is a segment of virtual memory which has been assigned a direct byte for byte correlation with some portion of a file or file like resource. This resource is typically a file that is physically present on disk, but can also… … Wikipedia
Memory hierarchy — Diagram of the computer memory hierarchy See also: Computer data storage The term memory hierarchy is used in the theory of computation when discussing performance issues in computer architectural design, algorithm predictions, and the lower… … Wikipedia
Memory-Of-Price Strategy — A trading strategy that assumes the support and resistance points of double tops and double bottoms exert an influence on future price action after they have been broken. The memory of price strategy says that after support or resistance has been … Investment dictionary
Memory disorder — Memory can be defined as an organism s ability to encode, retain, and recall information. Disorders of memory can range from mild to severe, yet are all a result of damage to neuroanatomical structures; either in part or in full. This damage… … Wikipedia
Memory errors — Memory gaps and errors refer to the incorrect recall, or complete loss, of information in the memory system for a specific detail and/or event. Memory errors may include remembering events that never occurred, or remembering them differently from … Wikipedia
Memory scrubbing — is the process of detecting and correcting bit errors in computer memory by using error detecting codes like ECC. Contents 1 Motivation for scrubbing 2 ECC support for scrubbing 3 Scrubbing in more detail … Wikipedia